Skip to content

[skip changelog] Use new arduino/setup-task action name in CI/CD workflows #1294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2021
Merged

[skip changelog] Use new arduino/setup-task action name in CI/CD workflows #1294

merged 1 commit into from
May 20, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented May 20, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?

enhancement

  • What is the current behavior?

An unmaintained, deprecated, and outdated version of the action used to install Task is in use in the CI/CD workflows.

  • What is the new behavior?

The GitHub Actions action for installing Task has graduated from its original home in the experimental arduino/actionrepository with a move to a dedicated permanent repository at arduino/setup-task.

A 1.0.0 release has been made and a v1 ref that will track all releases in the major version 1 series. Use of the action's major version ref will cause the workflow to benefit from ongoing development to the action at each patch or minor release up until such time as a new major release is made. At this time the user will be given the opportunity to evaluate whether any changes to the workflow are required by the breaking change that triggered the major release before manually updating the major ref in the workflows (e.g., uses: arduino/setup-task@v2).

  • Does this PR introduce a breaking change?

No

  • Other information:

The GitHub Actions action for installing Task action has graduated from its original home in the experimental
`arduino/action` repository with the move to a dedicated permanent repository at `arduino/setup-task`.

A 1.0.0 release has been made and a `v1` ref that will track all releases in the major version 1 series. Use of the
action's major version ref will cause the workflow to benefit from ongoing development to the action at each patch or
minor release up until such time as a new major release is made. At this time the user will be given the opportunity
to evaluate whether any changes to the workflow are required by the breaking change that triggered the major release
before manually updating the major ref (e.g., `uses: arduino/setup-task@v2`).
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels May 20, 2021
@per1234 per1234 requested review from silvanocerza and umbynos May 20, 2021 09:10
@per1234 per1234 changed the title Use new arduino/setup-task action name in CI/CD workflows [skip changelog] Use new arduino/setup-task action name in CI/CD workflows May 20, 2021
@per1234 per1234 merged commit 2666b6e into arduino:master May 20, 2021
@per1234 per1234 deleted the update-setup-taskfile branch July 16, 2021 13:45
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants